True DBGrid for WinForms
Add(Int32[]) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス > Add メソッド : Add(Int32[]) メソッド
The range of rows' numbers to add.
Adds a range of rows to the end of the collection.
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal rows() As System.Integer _
) 
public void Add( 
   System.int[] rows
)

パラメータ

rows
The range of rows' numbers to add.
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ
オーバーロード一覧